home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 85
/
CD-ROM 85
/
CD-ROM 85.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
modules
/
fd
/
panel
/
scripts
/
DefineButton2_68
/
BUTTONCONDACTION on(keyPress Enter).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-20
|
154 b
|
7 lines
on(keyPress "<Enter>"){
if("1" < length(eval("../codelib:summary")) and "1" < length(searchString))
{
call("../codelib:search");
}
}